|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
H.323 message structure. More...
Public Attributes | |
| H323MessageType | msgType |
| int | rtpPort |
| mac | macAddress |
| string | strIpAddress |
| string | callerNumber |
| string | calledNumber |
| bool | displayCallerFlag |
| string | calledPhoneState |
Public Attributes inherited from Header | |
| Pdu | payload |
H.323 message structure.
| string H323Message::calledNumber |
| string H323Message::calledPhoneState |
| string H323Message::callerNumber |
| bool H323Message::displayCallerFlag |
| mac H323Message::macAddress |
| H323MessageType H323Message::msgType |
| int H323Message::rtpPort |
| string H323Message::strIpAddress |